Skip to content

Conversation

@aabizri
Copy link
Contributor

@aabizri aabizri commented Mar 4, 2025

Until now they were not implemented, even though they are in rust nightly's core::simd. Besides creating an arbitrary limitation, this practically makes it more complicated & ugly to have lane-count generic code, as we cannot scale down to single-lane operations.

@aabizri aabizri changed the title feat: add trait implementations for the x1 portable_simd types feat: add x1 portable_simd type aliases (f32x1, ...) and implementations of the corresponding traits Mar 4, 2025
@aabizri
Copy link
Contributor Author

aabizri commented Mar 31, 2025

Pinging @sebcrozet : do you need more work on this PR or do you think it's mergeable as-is ? Thanks

@aabizri
Copy link
Contributor Author

aabizri commented Sep 27, 2025

Another ping @sebcrozet, thanks

@sebcrozet
Copy link
Member

Looking good, thank you! And thank you for the pings.

@sebcrozet sebcrozet merged commit bcddedb into dimforge:master Sep 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants